Skip to content

fix: add AI strategy review workflow - #13

Merged
Pigbibi merged 1 commit into
mainfrom
fix/ai-strategy-review-workflow
Apr 1, 2026
Merged

fix: add AI strategy review workflow#13
Pigbibi merged 1 commit into
mainfrom
fix/ai-strategy-review-workflow

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Apr 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • dispatch AI review explicitly from monthly publish instead of relying on issue-open cascade
  • load monthly issue context directly and upsert the Claude review comment via GitHub API
  • shift monthly review input and prompt from release QA toward strategy optimization guidance

Verification

  • python3 -m unittest tests/test_monthly_publish_workflow_config.py tests/test_monthly_report_bundle.py tests/test_post_monthly_ai_review_comment.py
  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/monthly_publish.yml"); YAML.load_file(".github/workflows/ai_review.yml"); puts "yaml ok"'\n- gh workflow run ai_review.yml --ref fix/ai-strategy-review-workflow -f issue_number=11\n- gh run watch 23842991984 --exit-status

@Pigbibi
Pigbibi merged commit bc863b2 into main Apr 1, 2026
2 checks passed
@Pigbibi
Pigbibi deleted the fix/ai-strategy-review-workflow branch April 1, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant